home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000378_news@columbia.edu_Mon Sep 18 08:12:08 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA08458
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 18 Sep 1995 05:10:15 -0400
  3. Received: by apakabar.cc.columbia.edu id AA19378
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 18 Sep 1995 05:10:14 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!newsfeed.internetmci.com!tank.news.pipex.net!pipex!news.mathworks.com!fu-berlin.de!news.belwue.de!News.Uni-Marburg.DE!Gopher!schroedj
  6. From: schroedj@pcub30.UB.Uni-Marburg.DE (Juergen Schroeder)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: How to hook up via PPP
  9. Date: 18 Sep 1995 08:12:08 GMT
  10. Organization: Library of the Philipps University
  11. Lines: 14
  12. Message-Id: <43j9ko$g17@surz03.HRZ.Uni-Marburg.DE>
  13. References: <064310Z16091995@anon.penet.fi>
  14. Reply-To: js@psub13.UB.Uni-Marburg.DE
  15. Nntp-Posting-Host: pcub30.ub.uni-marburg.de
  16. X-Newsreader: TIN [version 1.2 PL2]
  17. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  18.  
  19. an369375@anon.penet.fi wrote:
  20.  
  21. : My Internet service provider has just started offering PPP
  22. : connectivity (but not Usenet, hence the reflector).  I would like
  23. : to use Kermit TCP/IP features, but have been unable to grasp how
  24. : over a serial port.  I have used packet drivers for ethernet
  25. : cards, but don't know which driver may work serially.  I am using
  26. : MS-DOS but not Windows, so Winsock would not help.  Any advice? 
  27.  
  28. Try to get etherppp. It emulates a packetdriver interface and has a builtin
  29. dialer. Works good with e.g. NCSA-Telnet. It needs 120 KB RAM so don't know
  30. if it run with kermit.
  31.  
  32. Juergen